From: Jim Blandy Date: Fri, 21 May 1993 23:47:10 +0000 (+0000) Subject: * systty.h [SYSV_PTYS]: #include . Francesco X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96117 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8243aa4e84788144343d086579456e44246fc8f0;p=emacs.git * systty.h [SYSV_PTYS]: #include . Francesco Potorti` says it's necessary on his machine, and it should be harmless. --- diff --git a/src/systty.h b/src/systty.h index 897a3c28e93..99c906ed3a3 100644 --- a/src/systty.h +++ b/src/systty.h @@ -108,6 +108,7 @@ static struct sensemode { #endif /* AIX */ #ifdef SYSV_PTYS +#include #include #ifdef titan #include